home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 41
/
PC Gamer IT CD 41 2-2.iso
/
utility
/
net2phone
/
data1.cab
/
Langauge_Independent
/
Net2fone.exe
/
0
/
RCDATA
/
TYESNODLG
/
TYESNODLG.txt
Wrap
Text File
|
1999-03-22
|
2KB
|
100 lines
object YesNoDlg: TYesNoDlg
Left = 434
Top = 291
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Net2Phone'
ClientHeight = 183
ClientWidth = 363
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Position = poScreenCenter
Scaled = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object QLabel: TLabel
Left = 72
Top = 16
Width = 5
Height = 13
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object Icon: TImage
Left = 2
Top = 18
Width = 53
Height = 60
AutoSize = True
end
object BYes: TButton
Left = 32
Top = 152
Width = 75
Height = 25
Caption = 'Yes'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 6
ParentFont = False
TabOrder = 0
end
object BNo: TButton
Left = 144
Top = 152
Width = 75
Height = 25
Caption = 'No'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 7
ParentFont = False
TabOrder = 1
end
object BCancel: TButton
Left = 264
Top = 152
Width = 75
Height = 25
Caption = 'Cancel'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 2
end
object CheckAgain: TCheckBox
Left = 16
Top = 120
Width = 329
Height = 17
Caption = 'Don'#39't ask this question again'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
end
end